type google.golang.org/grpc.healthCheckConfig

4 uses

	google.golang.org/grpc (current package)
		clientconn.go#L1070: func (cc *ClientConn) healthCheckConfig() *healthCheckConfig {
		service_config.go#L86: 	healthCheckConfig *healthCheckConfig
		service_config.go#L93: type healthCheckConfig struct {
		service_config.go#L163: 	HealthCheckConfig   *healthCheckConfig